XPObjectStubCollection Constructors
A collection of XPObjectStub objects passed via ISerializableObjectLayer objects.| Name | Parameters | Description |
|---|---|---|
| XPObjectStubCollection() | none | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| XPObjectStubCollection(IEnumerable<XPObjectStub>) | collection | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| XPObjectStubCollection(Int32) | capacity | This member supports the internal infrastructure and is not intended to be used directly from your code. |
See Also