SchemeNamedObjectCollectionT - класс |
Пространство имён: Tessa.Scheme
public abstract class SchemeNamedObjectCollection<T> : SchemeObjectCollection<T> where T : SchemeNamedObject
Тип SchemeNamedObjectCollectionT предоставляет следующие члены.
Имя | Описание | |
---|---|---|
Count | (Унаследован от SchemeObjectCollectionT.) | |
IsSealed | (Унаследован от SchemeObjectCollectionT.) | |
ItemGuid | ||
ItemString | ||
ItemInt32 | (Унаследован от SchemeObjectCollectionT.) |
Имя | Описание | |
---|---|---|
Add | (Унаследован от SchemeObjectCollectionT.) | |
CheckIsSealed | (Унаследован от SchemeObjectCollectionT.) | |
Clear | (Унаследован от SchemeObjectCollectionT.) | |
Contains(Guid) | ||
Contains(String) | ||
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) | ||
IndexOf(String) | ||
IndexOf(T) | (Унаследован от SchemeObjectCollectionT.) | |
Insert | (Унаследован от SchemeObjectCollectionT.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
Remove(Guid) | ||
Remove(String) | ||
Remove(T) | (Унаследован от SchemeObjectCollectionT.) | |
RemoveAt | (Унаследован от SchemeObjectCollectionT.) | |
ToString | Returns a string that represents the current object. (Унаследован от Object.) | |
TryGetItem(Guid, T) | ||
TryGetItem(String, T) |
Имя | Описание | |
---|---|---|
CollectionChanged | (Унаследован от SchemeObjectCollectionT.) | |
PropertyChanged | (Унаследован от SchemeObjectCollectionT.) |
Имя | Описание | |
---|---|---|
Get | (Определяется ComHelper.) | |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
Invoke | (Определяется ComHelper.) | |
Set | (Определяется ComHelper.) |