[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public double Determinant {get;}
BrowsableAttribute() XmlIgnoreAttribute() get_Determinant();
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public: property double Determinant { double get(); }
'Declaration <BrowsableAttribute(False)> <XmlIgnoreAttribute()> Public ReadOnly Property Determinant As Double
'Usage Dim instance As LeadMatrix Dim value As Double value = instance.Determinant
Target Platforms
LeadMatrix Structure LeadMatrix Members
Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.