ORM Sample Class Library

CollectionSite Constructor 

[Visual Basic]
Public Sub New( _
   ByVal container As IContainer, _
   ByVal component As IComponent _
)
[C#]
public CollectionSite(
   IContainer container,
   IComponent component
);

See Also

CollectionSite Class | OrmLib Namespace


.olero.com">Copyright Olero Software Inc. 2002-2004

Generated from assembly OrmLib [1.6.2.29984]

Inc. 2002-2004

Generated from assembly OrmLib [1.6.2.29984]

width="50%">ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods