'宣言 Public Function GetNode( _ ByVal index As System.Integer _ ) As GroupNode
'使用法 Dim instance As GroupNodeList Dim index As System.Integer Dim value As GroupNode value = instance.GetNode(index)
public GroupNode GetNode( System.int index )
パラメータ
- index