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 | (Унаследован от SchemeObjectCollection<T>) |
IsSealed | (Унаследован от SchemeObjectCollection<T>) |
Item[Guid] | (Унаследован от SchemeNamedObjectCollection<T>) |
Item[Int32] | (Унаследован от SchemeObjectCollection<T>) |
Item[String] | (Унаследован от SchemeNamedObjectCollection<T>) |
Parent | (Унаследован от SchemeObjectCollection<T>) |
CollectionChanged | (Унаследован от SchemeObjectCollection<T>) |
PropertyChanged | (Унаследован от SchemeObjectCollection<T>) |