See Also

AnimalMgr Class  | AnimalMgr Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

a
Animal Object
sc
SecurityContext Object
See Also Languages Omb Send comments on this topic.

AddAnimal Method

Omb.Domain Namespace > AnimalMgr Class : AddAnimal Method

Add new Animal

[Visual Basic]
Public Overridable Sub AddAnimal( _    ByVal a As Animal, _    ByVal sc As SecurityContext _ )
[C#]
public virtual void AddAnimal(    Animal a,    SecurityContext sc );
[C++]
public: virtual void AddAnimal(    Animal* a,    SecurityContext* sc )
[C++/CLI]
public: virtual void AddAnimal(    Animal^ a,    SecurityContext^ sc )

Parameters

a
Animal Object
sc
SecurityContext Object

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

AnimalMgr Class  | AnimalMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.