'宣言 Public Function GetChild( _ ByVal childRecType As System.Byte _ ) As RplRec
'使用法 Dim instance As ElementProperties Dim childRecType As System.Byte Dim value As RplRec value = instance.GetChild(childRecType)
public RplRec GetChild( System.byte childRecType )
パラメータ
- childRecType