Click or drag to resize
NbObjectGetEnumerator Method
KeyValuePair の enumerator を返す

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public IEnumerator<KeyValuePair<string, Object>> GetEnumerator()

Return Value

Type: IEnumeratorKeyValuePairString, Object
enumerator

Implements

IEnumerableTGetEnumerator
Version Information

Core

Supported in: 1.0
See Also