The following tables list the members exposed by ResourceItemCollection.
Name | Description | |
---|---|---|
![]() | ResourceItemCollection Constructor |
Name | Description | |
---|---|---|
![]() | AddIfNotExists | Adds resource to the resource items collection if this resource item is not part of that collection. |
![]() | GetSchema | Gets XML view schema of the current resource. |
![]() | ReadMetaData | De-serializes the collection of resource items from the specified DataReader instance and adds it to the current collection of resource items. |
![]() | ReadXml | De-serializes a resource item collection from the specified System.Xml.XmlReader instance. |
![]() | WriteMetaData | Serializes a resource item collection to the specified DataWriter instance. |
![]() | WriteXml | Serializes a resource item collection to the specified System.Xml.XmlWriter instance. |