AdvantageAttributes Methods
The AdvantageAttributes type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add(String, Int32) |
Adds the specified key.
|
|
Add(String, Boolean) |
Adds the specified key.
|
|
Add(String, String) |
Adds the specified key.
|
|
Add(String, Guid) |
Adds the specified key.
|
|
Add(String, DateTime) |
Adds the specified key.
|
|
Add<(Of <<'(T>)>>)(String, T) |
Adds the specified key.
|
|
Clone |
Clones this instance.
|
|
ContainsKey |
Determines whether the specified key contains key.
|
|
GetAttribute(String) |
Gets the attribute.
|
|
GetAttribute<(Of <<'(T>)>>)(String) |
Gets the attribute.
|
|
GetBool |
Gets the bool.
|
|
GetDateTime |
Gets the date time.
|
|
GetGuid |
Gets the unique identifier.
|
|
GetInt |
Gets the int.
|
|
GetString |
Gets the string.
|
|
GettAttribute<(Of <<'(T>)>>) |
Getts the attribute.
|
|
IsNull |
Determines whether the specified key is null.
|