
Visual Basic (Declaration) | |
---|---|
Public Class AssociationCollection Inherits SourceCode.SmartObjects.Client.BaseClasses.ReadOnlyContainerCollectionBase(Of SmartObject,Association) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As AssociationCollection |
C# | |
---|---|
public class AssociationCollection : SourceCode.SmartObjects.Client.BaseClasses.ReadOnlyContainerCollectionBase<SmartObject,Association> |
C++/CLI | |
---|---|
public ref class AssociationCollection : public SourceCode.SmartObjects.Client.BaseClasses.ReadOnlyContainerCollectionBase<SmartObject,Association> |
System.Object
System.Collections.ReadOnlyCollectionBase
SourceCode.SmartObjects.Client.BaseClasses.ReadOnlyContainerCollectionBase<TParent,TItem>
SourceCode.SmartObjects.Client.AssociationCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2