Click or drag to resize

IMultiDecl<T> Methods

The IMultiDecl<T> generic type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<T>.)
Top
Extension Methods
  NameDescription
Public Extension MethodToString
Format the specified collection into a single string using the specified separating string to separate each item. Null items are converted to empty strings.
(Defined by StringUtil.)
Top
See Also