Click or drag to resize

IPropertyListTCreateProperty Method

IT Hit WebDAV Classes Reference
Creates a new property that can be added to this list using Add(T) method.

Namespace:  ITHit.Collab
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
T CreateProperty()

Return Value

Type: T

[Missing <returns> documentation for "M:ITHit.Collab.IPropertyList`1.CreateProperty"]

See Also