public ushort ContinuationIndex { get; set; }Public Property ContinuationIndex As UShort
Get
Setpublic:
property unsigned short ContinuationIndex {
unsigned short get ();
void set (unsigned short value);
}function get_ContinuationIndex();
function set_ContinuationIndex(value);