ORM Sample Class Library

CollectionSiteContainer.Remove Method 

[Visual Basic]
Overridable Public Sub Remove( _
   ByVal component As IComponent _
) Implements _
   IContainer.Remove
[C#]
public virtual void Remove(
   IComponent component
);

Implements

IContainer.Remove

See Also

CollectionSiteContainer Class | OrmLib Namespace


embly OrmLib [1.6.2.29984]

ed from assembly OrmLib [1.6.2.29984]

ation Feedback: CollectionSiteContainer.Add%C2%A0Method%C2%A0(IComponent, String)">Send comments on this topic.

Copyright Olero Software Inc. 2002-2004

Generated from assembly OrmLib [1.6.2.29984]

NETFrameworkSDKv1.1/cpref/html/frlrfSystemObjectClassTopic.htm">Object.

Protected Instance Methods