ISerializableObject - свойства |
Тип ISerializableObject предоставляет следующие члены.
Имя | Описание | |
---|---|---|
Count | Gets the number of elements contained in the ICollectionT. (Унаследован от ICollectionKeyValuePairString, Object.) | |
IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Унаследован от ICollectionKeyValuePairString, Object.) | |
IsSealed | Признак того, что объект был защищён от изменений. (Унаследован от ISealable.) | |
Item | Gets or sets the element with the specified key. (Унаследован от IDictionaryString, Object.) | |
Keys | Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue. (Унаследован от IDictionaryString, Object.) | |
Values | Gets an ICollectionT containing the values in the IDictionaryTKey, TValue. (Унаследован от IDictionaryString, Object.) |