NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ListManager.GetItemProperties ()

[To be supplied.]

[Visual Basic]
Overloads Overridable Public Function GetItemProperties() As _
   PropertyDescriptorCollection
[C#]
public virtual PropertyDescriptorCollection GetItemProperties();
[C++]
public: virtual PropertyDescriptorCollection* GetItemProperties();
[JScript]
public function GetItemProperties() : PropertyDescriptorCollection;

See Also

ListManager Class | ListManager Members | System.WinForms Namespace | ListManager.GetItemProperties Overload List