C# Class FSSHTTPandWOPIInspector.Parsers.CellIDArray

2.2.1.11 Cell ID Array
Inheritance: BaseStructure
Afficher le fichier Open project: OfficeDev/Office-Inspectors-for-Fiddler Class Usage Examples

Méthodes publiques

Свойство Type Description
Content FSSHTTPandWOPIInspector.Parsers.CellID[]
Count CompactUnsigned64bitInteger

Méthodes publiques

Méthode Description
Parse ( Stream s ) : void

Parse the CellIDArray structure.

Method Details

Parse() public méthode

Parse the CellIDArray structure.
public Parse ( Stream s ) : void
s Stream An stream containing CellIDArray structure.
Résultat void

Property Details

Content public_oe property

public CellID[],FSSHTTPandWOPIInspector.Parsers Content
Résultat FSSHTTPandWOPIInspector.Parsers.CellID[]

Count public_oe property

public CompactUnsigned64bitInteger,FSSHTTPandWOPIInspector.Parsers Count
Résultat CompactUnsigned64bitInteger