Back to Devexpress

XPObjectStubCollection Methods

xpo-devexpress-dot-xpo-dot-xpobjectstubcollection-dot-underscore-methods.md

latest4.9 KB
Original Source

XPObjectStubCollection Methods

A collection of XPObjectStub objects passed via ISerializableObjectLayer objects.

NameDescription
Add(XPObjectStub)This member supports the internal infrastructure and is not intended to be used directly from your code.
AddRange(IEnumerable<XPObjectStub>)This member supports the internal infrastructure and is not intended to be used directly from your code.
AsReadOnly()This member supports the internal infrastructure and is not intended to be used directly from your code.
Clear()This member supports the internal infrastructure and is not intended to be used directly from your code.
Contains(XPObjectStub)This member supports the internal infrastructure and is not intended to be used directly from your code.
CopyTo(XPObjectStub[], Int32)This member supports the internal infrastructure and is not intended to be used directly from your code.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetEnumerator()This member supports the internal infrastructure and is not intended to be used directly from your code.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetInnerList()This member supports the internal infrastructure and is not intended to be used directly from your code.
GetType()Gets the Type of the current instance. Inherited from Object.
IndexOf(XPObjectStub)This member supports the internal infrastructure and is not intended to be used directly from your code.
Insert(Int32, XPObjectStub)This member supports the internal infrastructure and is not intended to be used directly from your code.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
Remove(XPObjectStub)This member supports the internal infrastructure and is not intended to be used directly from your code.
RemoveAt(Int32)This member supports the internal infrastructure and is not intended to be used directly from your code.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

XPObjectStubCollection Class

XPObjectStubCollection Members

DevExpress.Xpo Namespace