Visual Basic (Declaration) | |
---|---|
<XmlElementAttribute(0)> Public Property FrameCount As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[XmlElementAttribute(0)] public int FrameCount {get; set;} |
C++/CLI | |
---|---|
[XmlElementAttribute(0)] public: property int FrameCount { int get(); void set (int value); } |
Return Value
An Int32 number of frames as specified in the DICOM object.Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family