SPExternalBinaryIdCollection Members
Include Protected Members
Include Inherited Members
A collection of BinaryID values provides using an SPExternalBinaryId object, and that correspond with binary files stored in an External BLOB Store.
The SPExternalBinaryIdCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Retrieves an IEnumerator<T> object to enumerate over a collection of binary ID values. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | Gets an IEnumerator object to enumerate over a collection of binary ID values. |
Top