An NDoc Documented Class Library

ScreenClassField.nonIndexedValue Field

[Visual Basic]
Public const nonIndexedValue As Integer = -1
[C#]
public const int nonIndexedValue = -1;
[C++]
public: const int nonIndexedValue = -1;
[JScript]
public const var nonIndexedValue: int = -1;

See Also

ScreenClassField Class | White.Recorder.CodeGeneration Namespace