EldorADO.NET Class Library

IObjectSource.GetCount Method (Type)

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:Eldorado.Object.IObjectSource.GetCount(System.Type)

[Visual Basic]
Function GetCount( _
   ByVal type As Type _
) As Long
[C#]
long GetCount(
   Type type
);

Parameters

type
Missing <param> documentation for type

Return Value

Missing <returns> documentation for M:Eldorado.Object.IObjectSource.GetCount(System.Type)

See Also

IObjectSource Interface | Eldorado.Object Namespace | IObjectSource.GetCount Overload List