IPropertyListTCreateProperty Method
IT Hit WebDAV Classes Reference
Creates a new property that can be added to this list using
Add(T) method.
Namespace: ITHit.WebDAVAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxFunction CreateProperty As T
abstract CreateProperty : unit -> 'T
Return Value
Type:
T[Missing <returns> documentation for "M:ITHit.WebDAV.IPropertyList`1.CreateProperty"]
See Also