[To be supplied.]
[Visual Basic] Public Enum BinaryArrayTypeEnum [C#] public enum BinaryArrayTypeEnum [C++] public enum BinaryArrayTypeEnum
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
Jagged | [To be supplied.] |
JaggedOffset | [To be supplied.] |
Rectangular | [To be supplied.] |
RectangularOffset | [To be supplied.] |
Single | [To be supplied.] |
SingleOffset | [To be supplied.] |
Namespace: System.Runtime.Serialization.Formatters.Binary
Assembly: mscorlib.dll