'宣言 Public Overloads Function TryGetMetadataByName( _ ByVal name As System.String _ ) As System.Object
public System.object TryGetMetadataByName( System.string name )
パラメータ
- name
- The name.
戻り値の型
the metadata value, or null if the metadata was not found