次の方法で共有


TwinCollection.Item[String] プロパティ

定義

プロパティ インデクサー

public dynamic this[string propertyName] { get; set; }
member this.Item(string) : obj with get, set
Default Public Property Item(propertyName As String) As Object

パラメーター

propertyName
String

取得するプロパティの名前

プロパティ値

指定されたプロパティ名の値

適用対象