public sealed class SchemeFunctionCollection : SchemeNamedObjectCollection<SchemeFunction>
Public NotInheritable Class SchemeFunctionCollection
Inherits SchemeNamedObjectCollection(Of SchemeFunction)
public ref class SchemeFunctionCollection sealed : public SchemeNamedObjectCollection<SchemeFunction^>
[<SealedAttribute>]
type SchemeFunctionCollection =
class
inherit SchemeNamedObjectCollection<SchemeFunction>
end
Count | (Унаследован от SchemeObjectCollectionT) |
IsSealed | (Унаследован от SchemeObjectCollectionT) |
ItemGuid | (Унаследован от SchemeNamedObjectCollectionT) |
ItemInt32 | (Унаследован от SchemeObjectCollectionT) |
ItemString | (Унаследован от SchemeNamedObjectCollectionT) |
Parent | (Унаследован от SchemeObjectCollectionT) |
CollectionChanged | (Унаследован от SchemeObjectCollectionT) |
PropertyChanged | (Унаследован от SchemeObjectCollectionT) |