This document is archived and information here might be outdated. Recommended version. |
The number of shields.
[Visual Basic .NET] Public ReadOnly Property ShieldCount As Integer
[C#] public int ShieldCount {get;}
[C++]
HRESULT get_ShieldCount(
System.Int32* Count
);
[C++]
Parameters Count [out, retval]
Count is a parameter of type long*
Returns a count of the number of shields that have been specified.