| Property | Defined By | ||
|---|---|---|---|
| key : Object | StiDictionaryEntry | ||
| value : Object | StiDictionaryEntry | ||
| Method | Defined By | ||
|---|---|---|---|
StiDictionaryEntry(key:Object = null, value:Object = null) | StiDictionaryEntry | ||
| key | property |
public var key:Object| value | property |
public var value:Object| StiDictionaryEntry | () | Constructor |
public function StiDictionaryEntry(key:Object = null, value:Object = null)key:Object (default = null) | |
value:Object (default = null) |