Struct Key
Struct Key
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Mewakili kunci properti dari kelas tipe yang ditentukan.
Sebuah instance dari kelas ini digunakan saat mendapatkan atau mengatur properti dari sebuah kontainer.
public struct Key<t, k=""> where K : struct
Parameter Tipe
T
Tipe nilai properti.
K
Tipe kunci properti.
Anggota yang Diwarisi
object.GetType(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()
Properti
KeyType
Mengambil kunci dari properti.
public K KeyType { get; }
Nilai Properti
K