Asn1ReaderGetNestedNodeCount Method
Gets the count of nested nodes under node in the current position.
Namespace: SysadminsLV.Asn1ParserAssembly: SysadminsLV.Asn1Parser (in SysadminsLV.Asn1Parser.dll) Version: 1.3.0+5c47da1850320381293fe03930b30c8078b8bf98
public int GetNestedNodeCount()
Public Function GetNestedNodeCount As Integer
public:
int GetNestedNodeCount()
member GetNestedNodeCount : unit -> int
Return Value
Int32Count of nested nodes.
For primitive types and empty containers this method returns 0.