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