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.2.11
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.