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!

FieldInfo Constructor

Initializes a new instance of the FieldInfo class.

[Visual Basic]
Protected Sub New()
[C#]
protected FieldInfo();
[C++]
protected: FieldInfo();
[JScript]
protected function FieldInfo();

See Also

FieldInfo Class | FieldInfo Members | System.Reflection Namespace