ArrayListCollectionBase Class
Definition
public abstract class ArrayListCollectionBase : Microsoft.SqlServer.Management.Smo.SmoCollectionBase
type ArrayListCollectionBase = class
inherit SmoCollectionBase
Public MustInherit Class ArrayListCollectionBase
Inherits SmoCollectionBase
- Inheritance
- Derived
Fields
initialized | (Inherited from AbstractCollectionBase) |
Properties
Count | (Inherited from SmoCollectionBase) |
IsSynchronized | (Inherited from SmoCollectionBase) |
ParentInstance | (Inherited from AbstractCollectionBase) |
SyncRoot | (Inherited from SmoCollectionBase) |
Methods
Explicit Interface Implementations
ICollection.CopyTo(Array, Int32) | (Inherited from SmoCollectionBase) |