SchemeColumnCollection - класс |
Пространство имён: Tessa.Scheme
public sealed class SchemeColumnCollection : SchemeNamedObjectCollection<SchemeColumn>
Тип SchemeColumnCollection предоставляет следующие члены.
Имя | Описание | |
---|---|---|
Count | (Унаследован от SchemeObjectCollectionT.) | |
IsSealed | (Унаследован от SchemeObjectCollectionT.) | |
ItemGuid | (Унаследован от SchemeNamedObjectCollectionT.) | |
ItemString | (Унаследован от SchemeNamedObjectCollectionT.) | |
ItemInt32 | (Унаследован от SchemeObjectCollectionT.) |
Имя | Описание | |
---|---|---|
Add | (Унаследован от SchemeObjectCollectionT.) | |
CheckIsSealed | (Унаследован от SchemeObjectCollectionT.) | |
Clear | (Унаследован от SchemeObjectCollectionT.) | |
Contains(Guid) | (Унаследован от SchemeNamedObjectCollectionT.) | |
Contains(String) | (Унаследован от SchemeNamedObjectCollectionT.) | |
Contains(T) | (Унаследован от SchemeObjectCollectionT.) | |
CopyTo | (Унаследован от SchemeObjectCollectionT.) | |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
GetEnumerator | (Унаследован от SchemeObjectCollectionT.) | |
GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
IndexOf(Guid) | (Унаследован от SchemeNamedObjectCollectionT.) | |
IndexOf(String) | (Унаследован от SchemeNamedObjectCollectionT.) | |
IndexOf(T) | (Унаследован от SchemeObjectCollectionT.) | |
Insert | (Унаследован от SchemeObjectCollectionT.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
Remove(Guid) | (Унаследован от SchemeNamedObjectCollectionT.) | |
Remove(String) | (Унаследован от SchemeNamedObjectCollectionT.) | |
Remove(T) | (Унаследован от SchemeObjectCollectionT.) | |
RemoveAt | (Унаследован от SchemeObjectCollectionT.) | |
ToString | Returns a string that represents the current object. (Унаследован от Object.) | |
TryGetItem(Guid, T) | (Унаследован от SchemeNamedObjectCollectionT.) | |
TryGetItem(String, T) | (Унаследован от SchemeNamedObjectCollectionT.) |
Имя | Описание | |
---|---|---|
CollectionChanged | (Унаследован от SchemeObjectCollectionT.) | |
PropertyChanged | (Унаследован от SchemeObjectCollectionT.) |