ServerViewPropertiesCollection Constructors
A collection of ServerViewProperty objects.Name | Parameters | Description |
---|---|---|
ServerViewPropertiesCollection() | none | Initializes a new ServerViewPropertiesCollection class instance. |
ServerViewPropertiesCollection(IXPClassInfoProvider) | owner | Initializes a new ServerViewPropertiesCollection class instance and binds it to a specified owner - an IXPClassInfoProvider instance. The XPClassInfo metadata from the IXPClassInfoProvider is used internally. |
See Also