ExtendObjectMethodCollection Class Members
See Also  Properties Methods 
SourceCode.SmartObjects.Authoring Namespace : ExtendObjectMethodCollection Class


Glossary Item Box

The following tables list the members exposed by ExtendObjectMethodCollection.

Public Properties

Protected Properties

  Name Description
Protected Property InnerList (Inherited from System.Collections.ReadOnlyCollectionBase)
Top

Public Methods

  Name Description
Public Method Contains Determines whether the item is in the collection. (Inherited from SourceCode.Framework.ReadOnlyPersistableObjectCollectionBase<ExtendObject,ExtendObjectMethod>)
Public Method ContainsDisplayName (Inherited from SourceCode.SmartObjects.Authoring.ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable<ExtendObject,ExtendObjectMethod>)
Public Method ContainsName (Inherited from SourceCode.SmartObjects.Authoring.ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable<ExtendObject,ExtendObjectMethod>)
Public Method Dispose Overloaded.  Disposes this object (Inherited from SourceCode.Framework.ReadOnlyPersistableObjectCollectionBase<ExtendObject,ExtendObjectMethod>)
Public Method FromXml (Inherited from SourceCode.SmartObjects.Authoring.ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable<ExtendObject,ExtendObjectMethod>)
Public Method GetEnumerator (Inherited from System.Collections.ReadOnlyCollectionBase)
Public Method GetItemType (Inherited from SourceCode.SmartObjects.Authoring.ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable<ExtendObject,ExtendObjectMethod>)
Public Method IndexOf Overloaded.  (Inherited from SourceCode.Framework.ReadOnlyPersistableObjectCollectionBase<ExtendObject,ExtendObjectMethod>)
Public Method ReadXml Overridden.   
Public Method Sort (Inherited from SourceCode.SmartObjects.Authoring.ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable<ExtendObject,ExtendObjectMethod>)
Public Method Swap (Inherited from SourceCode.SmartObjects.Authoring.ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable<ExtendObject,ExtendObjectMethod>)
Public Method ToArray (Inherited from SourceCode.SmartObjects.Authoring.ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable<ExtendObject,ExtendObjectMethod>)
Public Method ToXml (Inherited from SourceCode.SmartObjects.Authoring.ReadOnlyPersistableObjectCollectionBaseXmlTextSerializable<ExtendObject,ExtendObjectMethod>)
Public Method WriteXml Overridden.   
Top

Protected Methods

See Also